home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / oce9500s.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  15.5 KB  |  474 lines

  1. *PPD-Adobe: "4.3"
  2. *%
  3. *%       PostScript(R) Printer Description file for the Oce 9500-S
  4. *%
  5. *%         Copyright 2001 Oce-Technologies B.V.
  6. *%
  7. *% Feb_23_2001
  8. *%=====================================================================
  9.  
  10. *FormatVersion: "4.3"
  11. *FileVersion: "1.12"
  12. *LanguageVersion: English
  13. *LanguageEncoding: ISOLatin1
  14. *Manufacturer: "Oce"
  15. *ModelName: "Oce 9500-S PostScript"
  16. *PCFileName: "OCE9500S.PPD"
  17. *Product: "(Oce 9000-S/9500-S)"
  18. *PSVersion: "(6.3) 0"
  19. *ShortNickName: "Oce 9500-S PostScript"
  20. *NickName:  "Oce 9500-S PostScript"
  21.  
  22. *%=== Basic Device Capabilities ===========================
  23. *%
  24. *ColorDevice: False
  25. *DefaultColorSpace: Gray
  26. *LanguageLevel: "2"
  27. *% Throughput is 2 A0/minute == 11 * 8.5"
  28. *Throughput: "11"
  29. *TTRasterizer: Type42
  30. *?TTRasterizer: "
  31.     {42 /FontType findresource pop (Type42) } stopped { (Unknown) } if show
  32.     "
  33. *End
  34.  
  35. *%====System Management=======================================
  36.  
  37. *FreeVM: "1000000"
  38. *Reset: "
  39. count 0 gt
  40. { dup type /integertype eq
  41.   { dup statusdict /checkpassword get exec }
  42.   { false } ifelse
  43. }
  44. { false } ifelse
  45. { serverdict begin exitserver systemdict /quit get exec }
  46. {
  47.   (WARNING : Printer reset failed.) =
  48.   (Incorrect or missing password.) = flush
  49. } ifelse
  50. "
  51. *End
  52.  
  53. *Password: "0"
  54. *ExitServer: "
  55. count 0 gt
  56. { dup type /integertype eq
  57.   { dup statusdict /checkpassword get exec }
  58.   { false } ifelse
  59. }
  60. { false } ifelse
  61. { serverdict begin exitserver }
  62. {
  63.   (WARNING : Exitserver command failed.) =
  64.   (Incorrect or missing password.) = flush
  65. } ifelse
  66. "
  67. *End
  68.  
  69. *%===Resolution=========================================
  70.  
  71. *DefaultResolution: 400dpi
  72. *Resolution 400dpi: ""
  73.  
  74. *% Gray Levels and Halftoning Information ===============
  75.  
  76. *DefaultHalftoneType: 1
  77. *AccurateScreensSupport: False
  78. *ScreenFreq: "60.0"
  79. *ScreenAngle: "45.0"
  80.  
  81. *DefaultScreenProc: Dot
  82. *ScreenProc Dot: "{dup mul exch dup mul add 1.0 exch sub }"
  83. *ScreenProc Line: "{ pop }"
  84. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  85.  
  86. *DefaultTransfer: Null
  87. *Transfer Null: "{ }"
  88. *Transfer Null.Inverse: "{ 1 exch sub }"
  89.  
  90. *%=== Paper Handling ========================================
  91. *OpenGroup: Paper
  92.  
  93. *OpenUI *PageSize: PickOne
  94. *OrderDependency: 50.0 AnySetup *PageSize
  95. *DefaultPageSize: Unknown
  96. *PageSize Letter/A 8.5"x11": "
  97.     << /ImagingBBox null /PageSize [ 612  792] >> setpagedevice"
  98. *End
  99. *PageSize Tabloid/B 11"x17":"
  100.     << /ImagingBBox null /PageSize [ 792 1224] >> setpagedevice"
  101. *End
  102. *PageSize AnsiC/C 17"x22": "
  103.     << /ImagingBBox null /PageSize [1224 1584] >> setpagedevice"
  104. *End
  105. *PageSize AnsiD/D 22"x34": "
  106.     << /ImagingBBox null /PageSize [1584 2448] >> setpagedevice"
  107. *End
  108. *PageSize AnsiE/E 34"x44": "
  109.     << /ImagingBBox null /PageSize [2448 3168] >> setpagedevice"
  110. *End
  111. *PageSize ARCHA/A+ 9"x12": "
  112.     << /ImagingBBox null /PageSize [ 648  864] >> setpagedevice"
  113. *End
  114. *PageSize ARCHB/B+ 12"x18": "
  115.     << /ImagingBBox null /PageSize [ 864 1296] >> setpagedevice"
  116. *End
  117. *PageSize ARCHC/C+ 18"x24": "
  118.     << /ImagingBBox null /PageSize [1296 1728] >> setpagedevice"
  119. *End
  120. *PageSize ARCHD/D+ 24"x36": "
  121.     << /ImagingBBox null /PageSize [1728 2592] >> setpagedevice"
  122. *End
  123. *PageSize ARCHE/E+ 36"x48": "
  124.     << /ImagingBBox null /PageSize [2592 3456] >> setpagedevice"
  125. *End
  126. *PageSize A4/A4: "
  127.     << /ImagingBBox null /PageSize [ 595  842] >> setpagedevice"
  128. *End
  129. *PageSize A3/A3: "
  130.     << /ImagingBBox null /PageSize [ 842 1191] >> setpagedevice"
  131. *End
  132. *PageSize A2/A2: "
  133.     << /ImagingBBox null /PageSize [1191 1684] >> setpagedevice"
  134. *End
  135. *PageSize A1/A1: "
  136.     << /ImagingBBox null /PageSize [1684 2384] >> setpagedevice"
  137. *End
  138. *PageSize A0/A0: "
  139.     << /ImagingBBox null /PageSize [2384 3370] >> setpagedevice"
  140. *End
  141. *?PageSize: "
  142.   save
  143.     /ps currentpagedevice /PageSize get def
  144.     20 dict begin
  145.     /Letter   [ 612   792 ] def
  146.     /Tabloid   [ 792  1224 ] def
  147.     /AnsiC   [1224  1584 ] def
  148.     /AnsiD   [1584  2448 ] def
  149.     /AnsiE   [2448  3168 ] def
  150.     /ARCHA   [ 648   864 ] def
  151.     /ARCHB   [ 864  1296 ] def
  152.     /ARCHC   [1296  1728 ] def
  153.     /ARCHD   [1728  2592 ] def
  154.     /ARCHE   [2592  3456 ] def
  155.     /A4      [ 595   842 ] def
  156.     /A3      [ 842  1191 ] def
  157.     /A2      [1191  1684 ] def
  158.     /A1      [1684  2384 ] def
  159.     /A0      [2384  3370 ] def
  160.     currentdict end {
  161.       dup 0 get ps 0 get sub abs 5 gt
  162.       {
  163.       pop pop
  164.       }
  165.       {
  166.      1 get ps 1 get sub abs 5 gt { pop }{10 string cvs print exit } ifelse
  167.       }
  168.       ifelse
  169.     } forall
  170.     flush
  171.   restore
  172. "
  173. *End
  174. *CloseUI: *PageSize
  175.  
  176. *OpenUI *PageRegion: PickOne
  177. *OrderDependency: 50.1 AnySetup *PageRegion
  178. *DefaultPageRegion: Unknown
  179. *PageRegion Letter/A 8.5"x11": "
  180.     << /ImagingBBox null /PageSize [ 612  792] >> setpagedevice"
  181. *End
  182. *PageRegion Tabloid/B 11"x17":"
  183.     << /ImagingBBox null /PageSize [ 792 1224] >> setpagedevice"
  184. *End
  185. *PageRegion AnsiC/C 17"x22": "
  186.     << /ImagingBBox null /PageSize [1224 1584] >> setpagedevice"
  187. *End
  188. *PageRegion AnsiD/D 22"x34": "
  189.     << /ImagingBBox null /PageSize [1584 2448] >> setpagedevice"
  190. *End
  191. *PageRegion AnsiE/E 34"x44": "
  192.     << /ImagingBBox null /PageSize [2448 3168] >> setpagedevice"
  193. *End
  194. *PageRegion ARCHA/A+ 9"x12": "
  195.     << /ImagingBBox null /PageSize [ 648  864] >> setpagedevice"
  196. *End
  197. *PageRegion ARCHB/B+ 12"x18": "
  198.     << /ImagingBBox null /PageSize [ 864 1296] >> setpagedevice"
  199. *End
  200. *PageRegion ARCHC/C+ 18"x24": "
  201.     << /ImagingBBox null /PageSize [1296 1728] >> setpagedevice"
  202. *End
  203. *PageRegion ARCHD/D+ 24"x36": "
  204.     << /ImagingBBox null /PageSize [1728 2592] >> setpagedevice"
  205. *End
  206. *PageRegion ARCHE/E+ 36"x48": "
  207.     << /ImagingBBox null /PageSize [2592 3456] >> setpagedevice"
  208. *End
  209. *PageRegion A4/A4: "
  210.     << /ImagingBBox null /PageSize [ 595  842] >> setpagedevice"
  211. *End
  212. *PageRegion A3/A3: "
  213.     << /ImagingBBox null /PageSize [ 842 1191] >> setpagedevice"
  214. *End
  215. *PageRegion A2/A2: "
  216.     << /ImagingBBox null /PageSize [1191 1684] >> setpagedevice"
  217. *End
  218. *PageRegion A1/A1: "
  219.     << /ImagingBBox null /PageSize [1684 2384] >> setpagedevice"
  220. *End
  221. *PageRegion A0/A0: "
  222.     << /ImagingBBox null /PageSize [2384 3370] >> setpagedevice"
  223. *End
  224. *CloseUI: *PageRegion
  225.  
  226. *% The imageable area for the different paper sizes
  227. *%
  228. *DefaultImageableArea: Unknown
  229. *ImageableArea Letter/A 8.5"x11":"9 9  603  783"
  230. *ImageableArea Tabloid/B 11"x17": "9 9  783 1215"
  231. *ImageableArea AnsiC/C 17"x22": "9 9 1215 1575"
  232. *ImageableArea AnsiD/D 22"x34": "9 9 1575 2439"
  233. *ImageableArea AnsiE/E 34"x44": "9 9 2439 3159"
  234. *ImageableArea ARCHA/A+ 9"x12":   "9 9  639  855"
  235. *ImageableArea ARCHB/B+ 12"x18":  "9 9  855 1287"
  236. *ImageableArea ARCHC/C+ 18"x24":  "9 9 1287 1719"
  237. *ImageableArea ARCHD/D+ 24"x36":  "9 9 1719 2583"
  238. *ImageableArea ARCHE/E+ 36"x48":  "9 9 2583 3447"
  239. *ImageableArea A4/A4: "9 9  586  833"
  240. *ImageableArea A3/A3: "9 9  833 1182"
  241. *ImageableArea A2/A2: "9 9 1182 1675"
  242. *ImageableArea A1/A1: "9 9 1675 2375"
  243. *ImageableArea A0/A0: "9 9 2375 3361"
  244. *?ImageableArea: "
  245. save
  246.   initclip
  247.   /convprint { cvi 12 string cvs print ( ) print } bind def
  248.   newpath clippath pathbbox
  249.   4 -2 roll exch ceiling convprint ceiling convprint
  250.   exch floor convprint floor convprint (\n) print flush
  251. restore
  252. "
  253. *End
  254.  
  255. *% The physical dimensions of the paper
  256. *%
  257. *DefaultPaperDimension: Unknown
  258. *PaperDimension Letter/A 8.5"x11": " 612  792"
  259. *PaperDimension Tabloid/B 11"x17":  " 792 1224"
  260. *PaperDimension AnsiC/C 17"x22":  "1224 1584"
  261. *PaperDimension AnsiD/D 22"x34":  "1584 2448"
  262. *PaperDimension AnsiE/E 34"x44":  "2448 3168"
  263. *PaperDimension ARCHA/A+ 9"x12":   " 648  864"
  264. *PaperDimension ARCHB/B+ 12"x18":  " 864 1296"
  265. *PaperDimension ARCHC/C+ 18"x24":  "1296 1728"
  266. *PaperDimension ARCHD/D+ 24"x36":  "1728 2592"
  267. *PaperDimension ARCHE/E+ 36"x48":  "2592 3456"
  268. *PaperDimension A4/A4: " 595  842"
  269. *PaperDimension A3/A3: " 842 1191"
  270. *PaperDimension A2/A2: "1191 1684"
  271. *PaperDimension A1/A1: "1684 2384"
  272. *PaperDimension A0/A0: "2384 3370"
  273.  
  274.  
  275. *%=== Custom page sizes==================================
  276. *%
  277. *MaxMediaWidth:  "2592"
  278. *MaxMediaHeight: "42519"
  279. *?CurrentMediaWidth: "
  280.    currentpagedevice /InputAttributes get /PageSize get 1 get == flush
  281. "
  282. *End
  283.  
  284. *HWMargins: 8.5 8.5 8.5 8.5
  285. *ParamCustomPageSize Width:        1 points 595    2592
  286. *ParamCustomPageSize Height:       2 points 595   42519
  287. *ParamCustomPageSize WidthOffset:  3 points 0    2592
  288. *ParamCustomPageSize HeightOffset: 4 points 0   42519
  289. *ParamCustomPageSize Orientation:  5  int 0       3
  290. *CustomPageSize True: "
  291.     pop pop pop
  292.     2 dict begin
  293.     /PageSize [ 4 -2 roll ] def
  294.     /ImagingBBox null def
  295.     currentdict end setpagedevice
  296. "
  297. *End
  298.  
  299. *CloseGroup: Paper
  300.  
  301. *% Media handling features ================================
  302.  
  303. *OpenUI *InputSlot: PickOne
  304. *DefaultInputSlot: Roll
  305. *InputSlot Roll/Roll: ""
  306. *CloseUI: *InputSlot
  307.  
  308. *RequiresPageRegion All: True
  309.  
  310. *% Processing options =====================================
  311.  
  312. *% Font Information =====================
  313.  
  314. *DefaultFont: Courier
  315. *Font AvantGarde-Book: Standard "(001.001)" Standard ROM
  316. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
  317. *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
  318. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
  319. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  320. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  321. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  322. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  323. *Font Courier: Standard "(001.004)" Standard ROM
  324. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  325. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  326. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  327. *Font Helvetica: Standard "(001.001)" Standard ROM
  328. *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
  329. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
  330. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  331. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  332. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  333. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  334. *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
  335. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard ROM
  336. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
  337. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
  338. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard ROM
  339. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  340. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  341. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  342. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  343. *Font Symbol: Special "(001.001)" Special ROM
  344. *Font Times-Bold: Standard "(001.001)" Standard ROM
  345. *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
  346. *Font Times-Italic: Standard "(001.001)" Standard ROM
  347. *Font Times-Roman: Standard "(001.001)" Standard ROM
  348. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard ROM
  349. *Font ZapfDingbats: Special "(001.000)" Special ROM
  350.  
  351. *?FontQuery: "
  352. save
  353. /sv exch def
  354.  {
  355.     count 0 gt
  356.     {
  357.       dup /Font resourcestatus {pop pop (:Yes) }{(:No)} ifelse
  358.       exch 127 string cvs (/) print print print
  359.     }
  360.     {
  361.       exit
  362.     }
  363.     ifelse
  364.   } bind loop
  365.   (*) = flush
  366. sv restore
  367. "
  368. *End
  369.  
  370. *?FontList: "
  371.     (*) {(/) print print} 127 string /Font resourceforall
  372.     (*) = flush
  373. "
  374. *End
  375.  
  376. *% Color Separation Information =====================
  377.  
  378. *DefaultColorSep: ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi
  379.  
  380. *%InkName: ProcessCyan/Process Cyan
  381. *%InkName: ProcessMagenta/Process Magenta
  382. *%InkName: ProcessYellow/Process Yellow
  383. *%InkName: ProcessBlack/Process Black
  384. *%InkName: CustomColor/Custom Color
  385.  
  386. *ColorSepScreenAngle ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "15"
  387. *ColorSepScreenAngle ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "75"
  388. *ColorSepScreenAngle ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "0"
  389. *ColorSepScreenAngle ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "45"
  390. *ColorSepScreenAngle CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "45"
  391.  
  392. *ColorSepScreenFreq ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "60"
  393. *ColorSepScreenFreq ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "60"
  394. *ColorSepScreenFreq ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "60"
  395. *ColorSepScreenFreq ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "60"
  396. *ColorSepScreenFreq CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "60"
  397.  
  398. *ColorSepScreenProc ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "
  399. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  400. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  401. *End
  402. *ColorSepScreenProc ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "
  403. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  404. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  405. *End
  406. *ColorSepScreenProc ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "
  407. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  408. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  409. *End
  410. *ColorSepScreenProc ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "
  411. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  412. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  413. *End
  414. *ColorSepScreenProc CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "
  415. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  416. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  417. *End
  418.  
  419. *ColorSepTransfer ProcessCyan.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  420. *ColorSepTransfer ProcessMagenta.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  421. *ColorSepTransfer ProcessYellow.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  422. *ColorSepTransfer ProcessBlack.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  423. *ColorSepTransfer CustomColor.60lpi.400dpi/60 lpi / 400 dpi: "{ }"
  424.  
  425. *% Finishing options ===============================
  426.  
  427. *% Printer Messages Information =====================
  428.  
  429. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  430. *PrinterError: "printer operational, no error present"
  431. *PrinterError: "manual feed timeout"
  432. *PrinterError: "check paper input unit"
  433. *PrinterError: "check paper output unit"
  434. *PrinterError: "check paper path"
  435. *PrinterError: "if empty, feed sheet to manual slot"
  436. *PrinterError: "please wait, temporary error"
  437. *PrinterError: "please wait, printer warming up"
  438. *PrinterError: "please wait, printer initializing"
  439. *PrinterError: "please wait, printer selftest"
  440. *PrinterError: "printer off line"
  441.  
  442. *% Status (format: %%[ status: <one of these> ]%% )
  443. *Status: "idle"
  444. *Status: "busy"
  445. *Status: "waiting"
  446. *Status: "printing"
  447. *Status: "printing test page"
  448. *Status: "initializing"
  449. *Status: "PrinterError: printer operational, no error present"
  450. *Status: "PrinterError: manual feed timeout"
  451. *Status: "PrinterError: check paper input unit"
  452. *Status: "PrinterError: check paper output unit"
  453. *Status: "PrinterError: check paper path"
  454. *Status: "PrinterError: if empty, feed sheet to manual slot"
  455. *Status: "PrinterError: please wait, temporary error"
  456. *Status: "PrinterError: please wait, printer warming up"
  457. *Status: "PrinterError: please wait, printer initializing"
  458. *Status: "PrinterError: please wait, printer selftest"
  459. *Status: "PrinterError: printer off line"
  460.  
  461. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  462. *Source: "SerialB"
  463. *Source: "Serial"
  464. *Source: "LocalTalk"
  465. *Source: "Parallel"
  466.  
  467. *% Printer Messages (verbatim from printer):
  468. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  469. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  470. *Message: "\fontname\ not found, using Courier"
  471.  
  472. *% end of PPD file
  473.  
  474.